Skip to content

Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6447

Closed
ChronosSF wants to merge 1 commit intovnextfrom
master
Closed

Merge pull request #6440 from IgniteUI/dependabot/npm_and_yarn/npm_an…#6447
ChronosSF wants to merge 1 commit intovnextfrom
master

Conversation

@ChronosSF
Copy link
Copy Markdown
Member

…d_yarn-8d4971d3be

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates

Closes #

Checklist:

  • check topic's TOC/menu and paragraph headings
  • Include TOC topic labels in topic content has a valuable update, it's new or considered as preview\ beta
  • link to other topics using ../relative/path.md
  • at the References section at the end of the topic add links to topics, samples, etc
  • reference API documentation instead of adding a section with API

  • use valid component names - [Data] Grid, IgxSelectComponent, <igx-combo>
  • use spell checker tool (VS Code, Grammarly, Microsoft Editor)
  • add inline code blocks for the names of classes / tags / properties
  • add language descriptor for the code blocks
  • check broken links (use browser add-on)
  • check if sample is working and fully visible in the topic
  • check if sample is working and fully visible in the StackBlitz
  • check if code blocks match the code in StackBlitz demo


  • do not resolve requested changes (leave that to the reviewer)
  • add pending-localization label when the review of the PR is done
  • add a member from the localization team to translate it

…d_yarn-8d4971d3be

chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
Copilot AI review requested due to automatic review settings April 2, 2026 11:07
@ChronosSF ChronosSF closed this Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the docs toolchain (Dependabot npm/yarn group) and applies a consistent markdown table formatting style across the documentation, aligning with updated markdownlint rules.

Changes:

  • Bumped gulp-autoprefixer and markdownlint-cli devDependencies.
  • Enabled markdownlint rule MD060 (style: aligned) and reformatted many markdown tables accordingly.
  • Minor doc structure cleanups in some template-driven grid docs (e.g., headings/whitespace).

Reviewed changes

Copilot reviewed 93 out of 94 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
package.json Bumps devDependencies (gulp-autoprefixer, markdownlint-cli).
.markdownlint.json Adds MD060 aligned-table style configuration.
en/components/zoomslider-overview.md Reformats feature table to aligned markdownlint-friendly style.
en/components/treegrid/tree-grid.md Reformats “Known Limitations” table.
en/components/treegrid/groupby.md Reformats “Known Limitations” table.
en/components/tree.md Reformats “Known Issues and Limitations” table.
en/components/tooltip.md Reformats position/limitations tables.
en/components/themes/typography.md Adjusts table separator row to aligned style.
en/components/themes/sass/roundness.md Reformats component radius table.
en/components/themes/sass/global-themes.md Reformats multiple Sass mixin option tables + built-in themes table.
en/components/themes/sass/configuration.md Reformats global Sass variables table.
en/components/themes/index.md Reformats themes list table.
en/components/themes/elevations.md Reformats elevations table.
en/components/style-guide.md Reformats example table separator row.
en/components/pivotGrid/pivot-grid.md Reformats “Known Issues and Limitations” table.
en/components/paginator.md Reformats Paging API input/output tables.
en/components/overlay-position.md Reformats defaults tables for positioning strategies.
en/components/mask.md Reformats mask character table.
en/components/icon-service.md Reformats multiple icon tables.
en/components/hierarchicalgrid/hierarchical-grid.md Reformats “Known Limitations” table.
en/components/grids_templates/virtualization.md Removes duplicated front-matter fragments; adjusts example heading.
en/components/grids_templates/validation.md Removes extra blank lines in conditionals; reformats limitations table.
en/components/grids_templates/toolbar.md Removes extra blank lines in conditional blocks.
en/components/grids_templates/summaries.md Removes extra blank lines in conditional blocks; reformats tables.
en/components/grids_templates/search.md Reformats “Known Limitations” table.
en/components/grids_templates/remote-data-operations.md Promotes “Unique Column Values Strategy” heading level in conditional section.
en/components/grids_templates/export-excel.md Reformats limitations tables for multiple grid types.
en/components/grids_templates/editing.md Reformats event and interaction tables.
en/components/grids_templates/column-types.md Reformats timezone and parameter tables.
en/components/grids_templates/cell-merging.md Reformats limitations table.
en/components/grid/master-detail.md Reformats “Known Issues and Limitations” table.
en/components/grid/groupby.md Reformats “Known Limitations” table.
en/components/grid/grid.md Reformats “Known Limitations” table.
en/components/grid-lite/theming.md Reformats theme variant table.
en/components/geo-map-type-scatter-density-series.md Reformats property tables.
en/components/geo-map-type-scatter-contour-series.md Reformats property tables.
en/components/geo-map-type-scatter-bubble-series.md Reformats property table.
en/components/geo-map-type-scatter-area-series.md Reformats property tables.
en/components/geo-map-shape-files-reference.md Reformats file extension table.
en/components/geo-map-navigation.md Reformats navigation properties table.
en/components/geo-map-display-imagery-types.md Reformats imagery tables.
en/components/geo-map-display-bing-imagery.md Reformats properties table.
en/components/geo-map-display-azure-imagery.md Reformats properties table.
en/components/geo-map-binding-shp-file.md Reformats ShapeDataSource and record property tables.
en/components/geo-map-binding-data-model.md Reformats geographic series data model table.
en/components/general/update-guide.md Reformats theme type-scale table.
en/components/general/open-source-vs-premium.md Reformats component comparison table.
en/components/general/localization.md Reformats predefined/custom format option tables.
en/components/general/how-to/how-to-use-standalone-components.md Reformats directive collections table.
en/components/general/how-to/how-to-perform-crud.md Reformats CRUD endpoint table and events table.
en/components/general/data-analysis.md Reformats API tables for conditional formatting + chart integration.
en/components/general/cli/getting-started-with-cli.md Reformats template table and command reference table.
en/components/general/cli/getting-started-with-angular-schematics.md Reformats template table.
en/components/general/cli/auth-template.md Reformats provider table.
en/components/general-whats-new-dv.md Reformats image table alignment row.
en/components/general-cli-overview.md Reformats command table alignment row.
en/components/general-breaking-changes-dv.md Reformats multiple tables (colors/packages).
en/components/for-of.md Reformats “Known Limitations” table.
en/components/exporter-pdf.md Reformats limitations table.
en/components/exporter-csv.md Reformats export formats table.
en/components/expansion-panel.md Reformats markup parts table.
en/components/excel-library-using-worksheets.md Reformats worksheet filtering methods table.
en/components/date-time-editor.md Reformats inputFormat table.
en/components/date-range-picker.md Reformats keyboard navigation and popup customization tables.
en/components/date-picker.md Reformats keyboard interaction table.
en/components/chat.md Reformats inputs/parts/slots/options tables.
en/components/charts/types/stacked-chart.md Reformats API members table.
en/components/charts/types/spline-chart.md Reformats API members table.
en/components/charts/types/scatter-chart.md Reformats API members table.
en/components/charts/types/pie-chart.md Reformats API members table.
en/components/charts/types/line-chart.md Reformats API members table.
en/components/charts/types/data-pie-chart.md Reformats API members table.
en/components/charts/types/column-chart.md Reformats API members table.
en/components/charts/types/area-chart.md Reformats API members table.
en/components/charts/features/chart-user-annotations.md Reformats configurable properties table.
en/components/charts/features/chart-tooltips.md Reformats tooltip type table.
en/components/charts/features/chart-navigation.md Reformats modifier keys table.
en/components/charts/features/chart-highlight-filter.md Reformats API mapping table.
en/components/charts/features/chart-data-selection.md Reformats (empty) API mapping table to aligned style.
en/components/charts/features/chart-data-legend.md Reformats included columns and customization tables.
en/components/charts/features/chart-axis-types.md Reformats axis compatibility tables (large tables).
en/components/charts/features/chart-axis-layouts.md Reformats API reference table + modifies commented legacy block formatting.
en/components/ai/theming-mcp.md Reformats tools overview table.
en/components/ai/skills.md Reformats skills table and IDE/tool instructions table.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 78 to 80
The following is a list of API members mentioned in the above sections:
d in the above sections:

Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s a stray fragment line d in the above sections: under “The following is a list of API members…”, which looks like an editing artifact and renders as a typo in the published docs. Remove that line.

Copilot uses AI. Check for mistakes.
| `Axes` &#10132; `NumericYAxis` &#10132; `labelSettings.horizontalAlignment` | `YAxisLabelHorizontalAlignment` | |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.verticalAlignment` | `XAxisLabelVerticalAlignment` | |
| `Axes` &#10132; `NumericYAxis` &#10132; `labelSettings.visibility` | `YAxisLabelVisibility` | |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | --> |
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The HTML comment block around the legacy table is not closed cleanly: the closing marker appears as --> inside a table row and leaves a trailing | outside the comment, which will render as stray content and can break markdown parsing. Close the comment with --> on its own line (or remove the table entirely) so no extra characters leak outside the comment.

Suggested change
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | --> |
| `Axes` &#10132; `NumericXAxis` &#10132; `labelSettings.visibility` | `XAxisLabelVisibility` | |
-->

Copilot uses AI. Check for mistakes.
Comment on lines +113 to 116
| Gulf Standard Time | ‘UTC+4’ |
| Hawaii Standard Time | ‘UTC-10’ |
| India Standard Time | ‘UTC+4’ |

Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

India Standard Time is UTC+5:30, not UTC+4. Please correct this timezone offset to avoid misleading users.

Copilot uses AI. Check for mistakes.
Comment on lines +66 to +69
| Property Name | Property Type | Description |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [`apiKey`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxbingmapsmapimagery.html#apiKey) | string | Represents the property for setting an API key required for the Bing Maps imagery service. You must obtain this key from the <a href="http://www.bingmapsportal.coms" target="_blank">www.bingmapsportal.com</a> website. |
| [`imageryStyle`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_maps.igxbingmapsmapimagery.html#imageryStyle) | [`BingMapsImageryStyle`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/enums/igniteui_angular_maps.bingmapsimagerystyle.html) | Represents the property for setting the Bing Maps imagery tiles map style. This property can be set to the following [`BingMapsImageryStyle`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/enums/igniteui_angular_maps.bingmapsimagerystyle.html) enumeration values: <ul><li> Aerial - Specifies the Aerial map style without road or labels overlay</li> <li> AerialWithLabels - Specifies the Aerial map style with road and labels overlay</li><li> Road - Specifies the Roads map style without Aerial overlay</li></ul> |
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Bing Maps portal link URL has a typo (bingmapsportal.coms), which will be a broken link for readers. Update the href to the correct domain (and consider using https).

Copilot uses AI. Check for mistakes.
Comment on lines 123 to 125

Starting with version 18.1.0 of Ignite UI for Angular, we added a new `setFamily` method that allows us to create new families of icons in the Icon Service and associate them with CSS classes, types, and even prefixes. Additionally, icons used internally are now all declared by reference in a new `default` family with aliased names (see table bellow).

Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: “see table bellow” should be “see table below”.

Copilot uses AI. Check for mistakes.
| [`applyAverageFilter`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_excel.worksheetfiltersettings.html#applyAverageFilter) | Represents a filter which can filter data based on whether the data is below or above the average of the entire data range. |
| [`applyDatePeriodFilter`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_excel.worksheetfiltersettings.html#applyDatePeriodFilter) | Represents a filter which can filter dates in a Month, or quarter of any year. |
| [`applyFillFilter`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_excel.worksheetfiltersettings.html#applyFillFilter) | Represents a filter which will filter cells based on their background fills. This filter specifies a single CellFill. Cells of with this fill will be visible in the data range. All other cells will be hidden. |
| `ApplyFixedValuesFilter` | Represents a filter which can filter cells based on specific, fixed values, which are allowed to display. |
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ApplyFixedValuesFilter is inconsistent with the surrounding WorksheetFilterSettings method names (all are apply*). This looks like a casing/name mistake and it’s also the only entry not linked to API docs. Rename it to the correct applyFixedValuesFilter method name and add the corresponding API link (worksheetfiltersettings.html#applyFixedValuesFilter).

Suggested change
| `ApplyFixedValuesFilter` | Represents a filter which can filter cells based on specific, fixed values, which are allowed to display. |
| [`applyFixedValuesFilter`]({environment:dvApiBaseUrl}/products/ignite-ui-angular/api/docs/typescript/latest/classes/igniteui_angular_excel.worksheetfiltersettings.html#applyFixedValuesFilter) | Represents a filter which can filter cells based on specific, fixed values, which are allowed to display. |

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants